object BUTTONCHANGEDLG: TBUTTONCHANGEDLG Tag = 1 Left = 171 Top = 127 HelpContext = 270 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Change button bar' ClientHeight = 271 ClientWidth = 524 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Buttonbar: TLabel Tag = 5 Left = 6 Top = 5 Width = 87 Height = 13 AutoSize = False Caption = '&Button bar:' FocusControl = id_btn_bar end object Label1: TLabel Left = -5 Top = 84 Width = 562 Height = 2 AutoSize = False Color = clWindowFrame ParentColor = False end object Size: TLabel Tag = 6 Left = 424 Top = 5 Width = 45 Height = 14 AutoSize = False Caption = 'S&ize:' FocusControl = id_btn_barsize end object Command: TLabel Tag = 9 Left = 4 Top = 91 Width = 81 Height = 13 AutoSize = False Caption = '&Command:' FocusControl = id_btn_command end object Parameters: TLabel Tag = 10 Left = 4 Top = 119 Width = 81 Height = 13 AutoSize = False Caption = '&Parameters:' FocusControl = id_btn_param end object Startpath: TLabel Tag = 11 Left = 4 Top = 144 Width = 81 Height = 13 AutoSize = False Caption = '&Start path:' FocusControl = id_btn_startpath end object Iconfile: TLabel Tag = 12 Left = 4 Top = 169 Width = 40 Height = 13 Caption = 'Icon &file:' FocusControl = id_btn_iconfilename end object Icon: TLabel Tag = 13 Left = 4 Top = 194 Width = 49 Height = 13 AutoSize = False Caption = '&Icon:' FocusControl = id_btn_icon WordWrap = True end object id_btn_iconindex: TLabel Left = 54 Top = 194 Width = 25 Height = 14 AutoSize = False Caption = '0' WordWrap = True end object Tooltip: TLabel Tag = 14 Left = 4 Top = 252 Width = 81 Height = 14 AutoSize = False Caption = '&Tooltip:' FocusControl = id_btn_ToolTip end object id_btn_bar: TListBox Left = 4 Top = 27 Width = 409 Height = 54 Columns = 11 ItemHeight = 36 Style = lbOwnerDrawFixed TabOrder = 3 OnClick = id_btn_barClick OnDrawItem = id_btn_iconDrawItem OnKeyDown = id_btn_barKeyDown OnMouseDown = id_btn_barMouseDown OnMouseMove = id_btn_barMouseMove OnMouseUp = id_btn_barMouseUp end object id_btn_barsize: TEdit Left = 474 Top = 2 Width = 47 Height = 21 TabOrder = 2 Text = '0' end object id_btn_barfilesearch: TButton Left = 388 Top = 2 Width = 24 Height = 21 Caption = '>>' TabOrder = 1 OnClick = id_btn_barfilesearchClick end object id_btn_delete: TButton Tag = 8 Left = 416 Top = 54 Width = 105 Height = 23 Caption = '&Delete' TabOrder = 5 OnClick = id_btn_deleteClick end object id_btn_add: TButton Tag = 7 Left = 416 Top = 28 Width = 105 Height = 23 Caption = '&Append' TabOrder = 4 OnClick = id_btn_addClick end object id_btn_command: TComboBox Left = 85 Top = 90 Width = 298 Height = 21 DropDownCount = 20 ItemHeight = 13 MaxLength = 259 TabOrder = 6 OnChange = id_btn_commandChange OnClick = id_btn_commandChange end object id_btn_find1: TButton Left = 384 Top = 89 Width = 24 Height = 22 Caption = '>>' TabOrder = 7 OnClick = id_btn_find1Click end object id_btn_findbar: TButton Tag = 15 Left = 416 Top = 88 Width = 105 Height = 23 Caption = 'Add S&ubbar >>' TabOrder = 8 OnClick = id_btn_findbarClick end object id_btn_param: TEdit Left = 85 Top = 115 Width = 298 Height = 21 MaxLength = 259 TabOrder = 9 OnChange = id_btn_paramChange end object id_btn_assymbol: TCheckBox Tag = 16 Left = 387 Top = 118 Width = 134 Height = 14 Caption = '&run minimized' TabOrder = 10 OnClick = id_btn_assymbolClick end object id_btn_startpath: TEdit Left = 85 Top = 140 Width = 298 Height = 21 MaxLength = 259 TabOrder = 12 OnChange = id_btn_startpathChange end object id_btn_iconfilename: TEdit Left = 85 Top = 165 Width = 298 Height = 21 MaxLength = 259 TabOrder = 13 OnExit = id_btn_iconfilenameExit end object id_btn_iconfile: TButton Left = 384 Top = 164 Width = 24 Height = 21 Caption = '>>' TabOrder = 14 OnClick = id_btn_iconfileClick end object id_btn_icon: TListBox Left = 85 Top = 190 Width = 298 Height = 54 Columns = 8 ItemHeight = 36 Style = lbOwnerDrawFixed TabOrder = 15 OnClick = id_btn_iconClick OnDrawItem = id_btn_iconDrawItem end object id_btn_ToolTip: TEdit Left = 85 Top = 249 Width = 298 Height = 21 MaxLength = 259 TabOrder = 16 OnChange = id_btn_ToolTipChange end object Ok: TButton Tag = 4001 Left = 416 Top = 191 Width = 105 Height = 23 Caption = 'Ok' Default = True TabOrder = 17 OnClick = OkClick end object Cancel: TButton Tag = 4002 Left = 416 Top = 217 Width = 105 Height = 23 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 18 OnClick = CancelClick end object id_Globalhelp: TButton Tag = 4003 Left = 416 Top = 243 Width = 105 Height = 23 Caption = '&Help' TabOrder = 19 OnClick = id_GlobalhelpClick end object id_btn_maximized: TCheckBox Tag = 17 Left = 387 Top = 134 Width = 134 Height = 14 Caption = '&maximized' TabOrder = 11 OnClick = id_btn_maximizedClick end object id_btn_barfile: TMyPanel Left = 92 Top = 3 Width = 293 Height = 19 Alignment = taLeftJustify BevelOuter = bvLowered TabOrder = 0 end object ResolutionFix1: TResolutionFix Left = 4 Top = 216 end object Translate1: TTranslate Tag = 5060 Left = 40 Top = 216 end end